-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
refactor: Bump parse from 3.5.1 to 6.1.1 #2749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: alpha
Are you sure you want to change the base?
Conversation
I will reformat the title to use the proper commit message syntax. |
Uffizzi Ephemeral Environment
|
776b5dd
to
e7145c8
Compare
e7145c8
to
12068fe
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 📝 WalkthroughWalkthroughThe change updates the version of the "parse" dependency in the Changes
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
a7eb485
to
7699622
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
🚀 Thanks for opening this pull request! |
This mainly requires investigation about the effects of upgrading the Parse SDK. Does this remove compatibility with older Parse Server versions? Any changes in dashboard code required? |
@coderabbitai review |
✅ Actions performedReview triggered.
|
Uffizzi Ephemeral Environment
|
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 3.5.1 to 6.1.1. - [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases) - [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md) - [Commits](parse-community/Parse-SDK-JS@3.5.1...6.1.1) --- updated-dependencies: - dependency-name: parse dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
7699622
to
8c15dc6
Compare
BREAKING CHANGE: This release requires Parse Server 7 or later. |
| Parse Dashboard | Parse Server | | ||
|-----------------|------------------| | ||
| >= 1.0.0 | >= 2.1.4 < 7.0.0 | | ||
| >= 8.0.0 | >= 7.0.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update Parse Dashboard version to expected stable release version before merging PR. This PR can be held off for some weeks as this doesn't seem to be a necessary upgrade.
Bumps parse from 3.5.1 to 6.1.1.
Release notes
Sourced from parse's releases.
... (truncated)
Commits
26d5cc9
chore(release): 6.1.1 [skip ci]ca30be3
build: Release (#2554)3b19832
Merge branch 'release' into build/release-2025040409202f5
empty commit to trigger CI8692022
chore(release): 6.1.0-alpha.5 [skip ci]c7015ba
fix: Remove unused optionsessionToken
fromParse.Query.aggregate
(#2547)451ad04
docs: Improve Typescript JSDocs support (#2549)6bc3fee
chore(release): 6.1.0-alpha.4 [skip ci]44eeacd
fix: Security upgrade tar-fs from 2.1.1 to 2.1.2 (#2540)6fceea4
refactor: Bump@babel/runtime-corejs3
from 7.26.10 to 7.27.0 (#2536)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit